home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 570 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  940 b 

  1. Path: hpmde1.emw.ericsson.se!emwnie
  2. From: emwnie@emw.ericsson.se (Linus Nielsen)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: Proxys?
  5. Date: 18 Jan 1996 07:04:15 GMT
  6. Organization: Ericsson
  7. Message-ID: <4dkrdf$pe2@erinews.ericsson.se>
  8. References: <424.6590T1225T2550@mn.medstroms.se>
  9. NNTP-Posting-Host: hpmde1.emw.ericsson.se
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Krister Larsson (krilar.augss@mn.medstroms.se) wrote:
  13.  
  14. : Hi!
  15.  
  16. : Got a question.....
  17.  
  18. : I have an account through my work and it's going via a firewall....
  19.  
  20. : How do I make AMosaic to do that? I have set the http_proxy env but it do
  21. : not seem to help..... Any suggestions that could help me is fine...
  22.  
  23. Are you sure you have set the HTTP_PROXY variable _exactly_ as in the FAQ?
  24. I had the same problem until I set it correctly. You must include the port
  25. number as well as the http:// in the beginning. For example:
  26.  
  27. setenv HTTP_PROXY http://firewall.mydomain.com:80
  28.  
  29. /Linus
  30.